home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / powkt173.zip / POWERKIT.DOC < prev    next >
Text File  |  1988-02-02  |  40KB  |  680 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                               POWERKIT Documentation
  9.  
  10.  
  11.                                    January 1988
  12.                                    Version 1.72
  13.  
  14.  
  15.                        Copyright 1987-88 by John H. Brooks.
  16.                                All rights reserved.
  17.                              Permission is granted to
  18.                      distribute copies of this documentation.
  19.  
  20.  
  21.     DISCLAIMER: This software is sold "as is."  No warranty is given, either 
  22.     express or implied, that any specific POWERKIT feature will work on any 
  23.     particular machine.  The manufacturer will not be liable for any damage 
  24.     caused by the use of POWERKIT. 
  25.     
  26.     The names of hardware and software products, and companies mentioned in 
  27.     this document are trademarks or service marks of the respective companies.
  28.  
  29.     To registered users, version 1.70 is a free upgrade.
  30.  
  31.     FORWARD: Welcome, I'll be brief.  I'm asking you to please pay for POWER-
  32.     KIT if you use it.  At $9.95*, I believe the price is fair.  Give POWERKIT 
  33.     a good workout, then remit to: 
  34.     
  35.                                CENTRAL DATA SERVICES
  36.                                  1641 WINONA COURT
  37.                                  DENVER, CO 80204
  38.                                   (303) 595-4218
  39.                                     or 595-4074
  40.  
  41.     SUPPORT FOR POWERKIT: Since there are so many different video cards, 
  42.     versions of PC/MS-DOS, flavors of the BIOS ROM, hardware configurations, 
  43.     all calling themselves "PC compatible," the "non-guarantee" above is 
  44.     regrettable but necessary.  Obviously, you won't buy POWERKIT if it 
  45.     doesn't work on your machine, but if you could spare a few moments to let 
  46.     me know what would not work, and what kind of machine you have, I'll do my 
  47.     best to get POWERKIT to work on your machine.  As many registered users of 
  48.     POWERKIT have already discovered, I intend to have POWERKIT be one of the 
  49.     best supported SHAREWARE (or commercial, for that matter) programs in the 
  50.     business. 
  51.  
  52. INSTALLATION: To operate POWERKIT, the file POWERKIT.OBJ must be on your boot 
  53.         disk, and the line 
  54.  
  55.         DEVICE=POWERKIT.OBJ (optional instructions to POWERKIT may go here) 
  56.  
  57. Page 2
  58.  
  59.         must be in the CONFIG.SYS file on your boot disk.  Ideally, this line 
  60.         should be the FIRST line in your CONFIG.SYS file, but more on that 
  61.         later.  Your boot disk is the floppy disk you place in disk drive "A" 
  62.         when you turn the machine on, unless you have a hard disk drive, in 
  63.         which case your boot disk is the hard disk.  If you do not have a file 
  64.         named CONFIG.SYS on your boot disk, transfer the CONFIG.SYS file that 
  65.         comes with this package to your boot disk at the same time you trans-
  66.         fer POWERKIT.OBJ.  To transfer these files, boot up, put the disk con-
  67.         taining POWERKIT.OBJ and CONFIG.SYS in floppy disk drive "B", then 
  68.         type: 
  69.  
  70.         COPY B:POWERKIT.OBJ <press ENTER> COPY B:CONFIG.SYS <press ENTER> 
  71.  
  72.         On some machines, the ENTER key is labeled RETURN, on others a down-
  73.         ward and leftward pointing, right-angled ARROW.  If your machine has 
  74.         only one floppy disk drive and no hard disk drive, drive "B" is also 
  75.         drive "A", and the above procedure will involve swapping your boot 
  76.         disk with the POWERKIT.OBJ disk, and back again. 
  77.  
  78.         Reboot your computer, POWERKIT will let you know if it is loaded. 
  79.  
  80. NOTICE TO USERS WHOSE CURSORS VANISH:  Some device drivers mess up screen 
  81.         scrolling while installing themselves (see READ.ME).  POWERKIT sets 
  82.         the cursor at the bottom of the screen after installing itself. There-
  83.         fore, if you have other device drivers installed from CONFIG.SYS, 
  84.         after PK, you may be left in the dark, with only POWERKIT's opening 
  85.         display showing, until another program resets the display.  If this 
  86.         happens to you, set /Cn (described on page 4) high enough on the 
  87.         screen to prevent this.
  88.  
  89. INTRODUCTION: POWERKIT is small, about 2400 bytes of it stay in memory. If 
  90.         each of POWERKIT's tasks were to be done by separate "COM" programs, 
  91.         many thousands of bytes would be used.  Almost all of POWERKIT's 
  92.         operations may be controlled from the defining line in the CONFIG.SYS 
  93.         file or the command line for the "COM" version of POWERKIT, with a 
  94.         keyboard "hot" key, or from a pop-up "1-2-3" style menu, even while 
  95.         you are inside another program.  Many can be disabled, if your 
  96.         favorite utility program does the same thing better.  After all, 
  97.         POWERKIT uses very little memory. 
  98.         
  99.         You will like the way POWERKIT handles your keyboard.  A key, when 
  100.         pressed, starts to repeat after a waiting period whose length you set, 
  101.         accelerates smoothly at a rate you set to a top speed you set, and 
  102.         when released, "stops on a dime."  Keystrokes also may be made to 
  103.         repeat very slowly, or to repeat not at all.  POWERKIT's AutoPilot 
  104.         lets you teach your machine how to do a repetitive task, while you sit 
  105.         back and relax.  If that's not enough, add an extra large keystroke 
  106.         buffer and an ability to view what's in it, a way to route printer 
  107.         output to your screen, an escape hatch from programs that falter, a 
  108.         screen blanker, a floppy disk motor early shut-off, a way to protect 
  109.         your machine from prying eyes and mischievous fingers (even at 
  110.         bootup), a few other things, and there's HOOK. 
  111.         
  112.         HOOK is unique.  HOOK will open up many of those programs that won't 
  113.         let your "can't live without" pop-up utilities pop up.  HOOK will do 
  114.         other things too (see /K)eyboard redefine, and KEYPAD 5, H, page 10). 
  115.  
  116. Page 3
  117.  
  118. INEXPERIENCED PC USERS: Don't be put off by the wealth of more or less techni-
  119.         cal data which follows.  You already know how to get POWERKIT working 
  120.         and if you read how to get the help menus (see /U1 farther down this 
  121.         page) you may never have to read anything else about POWERKIT.
  122.  
  123. COMMANDS executed from the CONFIG.SYS file: Most POWERKIT parameters may be 
  124.         set by including them on the line DEVICE=POWERKIT.OBJ in CONFIG.SYS, 
  125.         and several MUST be set from this line.  BE SURE to leave a blank 
  126.         space after "... .SYS", then put a "/", the first letter of the 
  127.         command, and the number to which you wish to set the parameter.  For 
  128.         example, the line:
  129.  
  130.                 DEVICE=POWERKIT.OBJ /b35/M15/W5/d2/f110/g68 
  131.                                    ^ blank space
  132.         
  133.         will set the keystroke buffer size to 35, the floppy disk motor to 
  134.         shut off after 1.5 seconds (15 tenths), the wait before repeating a 
  135.         keystroke to 1/2 second (5 tenths), the display to switch off after 2 
  136.         minutes (if no keys have been pressed during that time), the keystroke 
  137.         repeat speed to a maximum of 110 keystrokes per second, and replaces 
  138.         KEYPAD 5 with F10 (68 is the decimal scan code for F10) as the HOT 
  139.         key.  The commands may be entered in any order, in lower/UPPER case. 
  140.  
  141.         The following commands can be given ONLY from the DEVICE=POWERKIT.OBJ 
  142.         line in the CONFIG.SYS file, or the command line of POWERKIT.COM 
  143.         (more on the "COM" version of POWERKIT later): 
  144.  
  145.         /U1 is for NEW USERS who would like to have a menu to remind them of 
  146.         POWERKIT's many options.  /U1 tells POWERKIT, as it is being loaded, to 
  147.         attach an interface to itself which will allow it to communicate with 
  148.         a public domain program called SlashBar.  Slashbar is a program that 
  149.         pops menus of the user's choice onto the screen whenever the "ALT" and 
  150.         "/" keys are pressed simultaneously.  SlashBar, and its complementary 
  151.         program, MAKEBAR (MAKEBAR creates the menus SlashBar pops up), was 
  152.         written by R.L. Hummel, who wrote a de